home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TVERSESSIONFRAME
/
TVERSESSIONFRAME.txt
Wrap
Text File
|
2008-11-03
|
722b
|
36 lines
inherited VerSessionFrame: TVerSessionFrame
HelpType = htKeyword
Caption = 'Importance'
object SigsLbl: TUiLabel
Left = 8
Top = 8
Height = 13
Caption = 'Mark items that are important to the comparison:'
end
object SigsLB: TUiCheckListBox
Left = 8
Top = 24
Width = 409
Height = 297
OnClickCheck = SomethingChangedClick
ItemHeight = 13
TabOrder = 0
end
object SigAllBtn: TUiButton
Left = 8
Top = 328
Caption = 'Mark All'
TabOrder = 1
OnClick = SigAllClick
AutoSize = asLeft
end
object SigNoneBtn: TUiButton
Left = 88
Top = 328
Caption = 'Unmark All'
TabOrder = 2
OnClick = SigNoneClick
AutoSize = asLeft
end
end